home *** CD-ROM | disk | FTP | other *** search
/ Blackhawk for Windows 95 1996 November / Blackhawk for Windows 95 - Novermer 1996.iso / patches / msnds.exe / _NWNDS.BAT next >
DOS Batch File  |  1995-10-13  |  366b  |  13 lines

  1. copy %1\netware.nw4 %1\netware.drv /y
  2. copy %1\nwnp32.nw4 %1\nwnp32.dll /y
  3. copy %1\nwredir.nw4 %1\nwredir.vxd /y
  4. del %1\netware.0*
  5. del %1\nwnp32.0*
  6. del %1\netware.tmp
  7. del %1\nwredir.0*
  8. copy %1\netware.nw4 %1\netware.001 /y
  9. copy %1\netware.nw4 %1\netware.tmp /y
  10. copy %1\nwnp32.nw4 %1\nwnp32.001 /y
  11. copy %1\nwredir.nw4 %1\nwredir.001 /y
  12. echo.>%1\_nwnds.bat
  13.